home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / misc.save / 000334_mark@msapiro.net_Wed Mar 24 14:19:34 2010.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: reader1.panix.com!panix!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!k36g2000prb.googlegroups.com!not-for-mail
  2. From: Mark Sapiro <mark@msapiro.net>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: can't ftp from AMD64 machine, works fine on i386
  5. Date: Tue, 23 Mar 2010 13:05:51 -0700 (PDT)
  6. Organization: http://groups.google.com
  7. Lines: 21
  8. Message-ID: <8be587e3-9b79-4623-a20c-65d45bc34ce9@k36g2000prb.googlegroups.com>
  9. References: <bd6k77-aao.ln1@ppp121-45-136-118.lns11.adl6.internode.on.net> 
  10.     <slrnhqf5r2.j4f.fdc@panix3.panix.com>
  11. NNTP-Posting-Host: 68.183.193.239
  12. Mime-Version: 1.0
  13. Content-Type: text/plain; charset=ISO-8859-1
  14. Content-Transfer-Encoding: quoted-printable
  15. X-Trace: posting.google.com 1269374752 32121 127.0.0.1 (23 Mar 2010 20:05:52 GMT)
  16. X-Complaints-To: groups-abuse@google.com
  17. NNTP-Posting-Date: Tue, 23 Mar 2010 20:05:52 +0000 (UTC)
  18. Complaints-To: groups-abuse@google.com
  19. Injection-Info: k36g2000prb.googlegroups.com; posting-host=68.183.193.239; 
  20.     posting-account=BAH0qQgAAABcTsGtrBPRBzfORCj2-xhy
  21. User-Agent: G2/1.0
  22. X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; 
  23.     rv:1.9.2) Gecko/20100115 Firefox/3.6,gzip(gfe),gzip(gfe)
  24. Xref: panix comp.protocols.kermit.misc:15937
  25.  
  26. On Mar 22, 9:14=A0am, Frank da Cruz <f...@panix.com> wrote:
  27. >  I see that the same thing happens on Mac OS X 10.6.2, also 64-bit.
  28.  
  29.  
  30. It works for me. I just built
  31.  
  32. C-Kermit 9.0.299 Alpha.03, 19 Mar 2010, for Mac OS X 10.6.2
  33.  
  34. with 'make macosx'. This is OS X 10.6.2 on an early Intel iMac
  35. (Processor 2 GHz Intel Core Duo according to 'About This Mac')
  36.  
  37. $ uname -a
  38. Darwin Macintosh-2.local 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov
  39. 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386
  40.  
  41. And ftp seems to work fine. I know this is OT for this group, but I
  42. had understood that all Intel iMacs had 64-bit hardware, but that 64-
  43. bit mode was not supported before 10.6 (Snow Leopard). Thus, an intel
  44. iMac with OS X 10.6.2 should be a 64-bit machine, but the fact that
  45. ftp is working and uname reports i386 architecture indicates it is
  46. not, so am I confused or what?